home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / raid34a.zip / ERROR.DOC < prev    next >
Text File  |  1992-05-07  |  2KB  |  47 lines

  1.  This is a listing of possible errors that could occur in RAIDER's execution.
  2. It is Taken from the GW-BASIC manual, and is in now way complete.
  3.  
  4.  Error Number    Message
  5.  =======================
  6.  
  7.   7 - Out of memory
  8.  11 - Division by zero
  9.  14 - Out of string space
  10.  21 - Unprintable error
  11.  23 - Line buffer overflow. - An attempt was made to input too many charcters.
  12.  24 - Device Timeout.
  13.  25 - Device Fault. - Incorrect device specified.
  14.  27 - Out of paper.
  15.  28 - Unprintable Error
  16.  31-49 - Unprintable error
  17.  51 - Internal error. - Internal processer encountered an error. Report to
  18.       Microsoft, and the conditions it occured under.
  19.  52 - Bad File Number - Attempt to open a file out of the range of file
  20.       numbers allowed.
  21.  53 - File not found
  22.  54 - Bad file mode
  23.  55 - File already open
  24.  56 - Unprintabler error
  25.  57 - Device I/O error. - This is usualy for Disks, but it happens for some
  26.       reason with Raider's modem I/O.
  27.  58 - File already exists.
  28.  59-60 - Unprintable error
  29.  61 - disk full
  30.  64 - Bad file name
  31.  65 - Unprintable error
  32.  67 - Too many files - More than 255 directory entries.
  33.  68 - Device unavaiable
  34.  69 - Communication's buffer overflow
  35.  70 - Disk write protected
  36.  71 - Disk not ready
  37.  72 - Disk Media Error
  38.  75 - Path/file access error.
  39.  76 - Path not found
  40.  
  41.   If a user drops carrier in RAIDER, the program recieves a number of errors,
  42. untill it can't handle it, and returns to DOS. I don't encourage users to drop
  43. carrier in the program, untill firm Modem I/O routines for carrier drop are
  44. found.
  45.  
  46. Patrick Ryan
  47.